type os.noWriteTo

3 uses

	os (current package)
		file.go#L278: type noWriteTo struct{}
		file.go#L282: func (noWriteTo) WriteTo(io.Writer) (int64, error) {
		file.go#L290: 	noWriteTo